Generate a LeaseAPIId
Steps
Get the leaseCompanyId for the lease company that you want to generate the mapping Id.
Go to visn-devops-script repo and find the
<ENV> execute node script
workflowIn the script name input enter
generate:leaseAPIId -- -lc <lease company id>
generate:leaseAPIId -- -lc <lease company id>
Run the workflow
In the
with command
step of the workflow run, you will be able to find the leaseAPIId.
Note: if a leaseAPIId was already created for the leaseCompanyId that was given has input, the output will print the already generated leaseAPIId for the given leaseCompanyId.
Status: Accepted
Category: Protected
Authored By: Gladson on MAY 29, 2024
Revisions